xSQL Schema Compare SDK for SQL Server version 12
FunctionPairBase<T> Class
Members 


The type of function in the pair.
Represents the base class for a pair of functions.
Object Model
FunctionPairBase<T> Class
Syntax
'Declaration
 
Public Class FunctionPairBase(Of T As FunctionBase) 
   Inherits SqlPairBase(Of T)
   Implements IExtendedPropertyPairIPermissionPair 
public class FunctionPairBase<T> : SqlPairBase<T>, IExtendedPropertyPairIPermissionPair  
where T: FunctionBase
public __gc class FunctionPairBase<T> : public SqlPairBase<T>, IExtendedPropertyPairIPermissionPair  
where T: FunctionBase
Type Parameters
T
The type of function in the pair.
Inheritance Hierarchy

System.Object
   xSQL.SchemaCompare.SqlServer.PairBase
      xSQL.SchemaCompare.SqlServer.SqlPairBase<TItem>
         xSQL.SchemaCompare.SqlServer.FunctionPairBase<T>
            xSQL.SchemaCompare.SqlServer.SqlClrFunctionPair
            xSQL.SchemaCompare.SqlServer.SqlFunctionPair

Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

FunctionPairBase<T> Members
xSQL.SchemaCompare.SqlServer Namespace

 

 


©Copyright 2022 xSQL Software. All Rights Reserved.

Send Feedback